searchDirectory

public abstract void searchDirectory(String criteria, Constants.AddressBookSearchType searchType)

Searches the directory

Since

2.0.0

Parameters

criteria

String(text depending on the searchType)

searchType

search type information (defining the type of criteria provided)

See also

Throws